home *** CD-ROM | disk | FTP | other *** search
-
-
- yaec1.8/bin/fd2module.txt
-
- Create MODULE out of FD file.
-
- Put module in e:modules/
-
- usage :
-
- fd2module name.fd name.e
-
- optional args : BASE basename -> alternative basename
- NOCOMMENTS/S -> strip comments
- SHOWPRIVATE/S -> dont remove private function-comments.
- VERBOSE/S -> show some info when converting
- /* this one is not really working good yet */
- /* (lots of strange types not recognised) */
- CLP clibproto-name
- -> merge type-information from clib protofile
- -> with FD to make typed #macro definitions.
-
-